SHIVANSH BAJAR

19BCE1638

IMAGE PROCESSING DA1

POOL B

1) Topological operations

Find the distance between pixels

2) Point operations

a) Image Negatives

b) Image Transform - Power Law

c) Piece-wise-Linear Transformation Functions: Gray-level slicing, Contrast stretching

3) Neighbourhood operation (neighbour size n*n)

a) Use of Average neighbour value

b) Using Minimum neighbour

4) Operations on set of images

a) Arithmetic operations - Addition, Division

b) Logical Operations on Binary Image - XOR, NOT

c) Geometrical Operations - Rotation, Affine Translation

d) Statistical operations - Mean, Variance

e) Image Interpolation - Down sampling